home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13811 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: newshost.lanl.gov!usenet
  2. From: clodius@hotspec (William Clodius)
  3. Newsgroups: comp.object,comp.lang.eiffel,comp.lang.c++,comp.lang.beta,comp.lang.java,comp.lang.sather
  4. Subject: Re: What Should An Exception Handling Do? -- Clarification of rules
  5. Date: 27 Mar 1996 08:45:34 -0700
  6. Organization: Los Alamos National Laboratory
  7. Sender: clodius@hotspec
  8. Message-ID: <g1enqeleu9.fsf@hotspec>
  9. References: <Doq3sv.MzA@research.att.com>
  10.     <1996Mar25.160011.13921@schbbs.mot.com> <4j954n$mrq@kai.com>
  11. NNTP-Posting-Host: hotspec.lanl.gov
  12. In-reply-to: robison@kai.com's message of 26 Mar 1996 10:14:15 -0600
  13. X-Newsreader: Gnus v5.1
  14.  
  15. It should be noted that what David Shang was proposing was NOT
  16. strictly speaking resumption semantics, where processing resumes
  17. immediately after the point where the exception signal was generated,
  18. but retry semantics, where processing resumes before the point where
  19. the exception signal was generated.  Although I have not programmed in
  20. it, Eiffel (and perhaps its relative Sather) allows retry semantics and
  21. I am under the impression that it works well for some problems.
  22.  
  23. -- 
  24. William B. Clodius        Phone: (505)-665-9370
  25. Los Alamos National Laboratory    Email: wclodius@lanl.gov
  26. Los Alamos, NM 87545
  27.